Includes parameters of auxiliary line color. More...
Inherits Structure.
Includes parameters of auxiliary line color.
| fR | c_float, Red, according to the relative depth of the pixel color, range: [0.0, 1.0], representing the color depth [0, 255]. |
| fG | c_float, Green, according to the relative depth of the pixel color, range: [0.0, 1.0], representing the color depth [0, 255]. |
| fB | c_float, Blue, according to the relative depth of the pixel color, range: [0.0, 1.0], representing the color depth [0, 255]. |
| fAlpha | c_float, Transparency, according to the relative transparency of the pixel color, range: [0.0, 1.0]. It is not supported. |
| nReserved | c_uint * 4, Reserved. |